Defines a Javascript action. A JavaScript action causes a script to be compiled and executed by the JavaScript interpreter.
Initializes a new PDFJavaScriptAction object.
Initializes a new PDFJavaScriptAction object from a COS action.
Creates a PDF action from a cos dictionary.
Gets the sequence of actions to be performed after this action.
Gets the cos action object.
Gets the JavaScript script to be executed.
Sets the sequence of actions to be performed after this action.
Sets the JavaScript script to be executed.